Gets a list identifying which fields to reset or which to exclude from resetting. If the list is null or empty then all the form fields are reset no matter the value returned by
getResetFields method.
public java.util.ArrayList<String> getFields()
|
Return Value
A list of strings identifying which fields to reset or which to exclude from resetting, depending on the value returned by
getResetFields method.